LLMConfiguration
LLMConfiguration[…] represents a configuration for an LLM.
LLMConfiguration[prop->val] creates a configuration based on $LLMEvaluator with the specified property set to val.
LLMConfiguration[<|prop1->val1,prop2->val2,...|>] specifies several properties and values.
LLMConfiguration[LLMConfiguration[…],propspec] creates a configuration based on an existing configuration.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.